home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / ADMIN / EN-US / CPAO12.OPA < prev    next >
Windows Policy Administrative Template - Unicode  |  2012-08-07  |  25KB  |  277 lines

  1. ;// _lcid="1033" _version="12.0.4518"
  2. CLASS MACHINE
  3.  
  4. CATEGORY !!L_CalendarPrintingAssistantMachine 
  5. POLICY !!L_TemplatesdirectoryPolicy 
  6. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  7.     PART !!L_Empty EDITTEXT
  8.                 VALUENAME TemplateDir
  9.     END PART
  10.     EXPLAIN !!L_TempatesdirecotryExplain 
  11.     END POLICY
  12. POLICY !!L_CalendardesigndirectoryPolicy 
  13. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  14.     PART !!L_Empty EDITTEXT
  15.                 VALUENAME CalDesignDir
  16.     END PART
  17.     EXPLAIN !!L_CalendardesigndirectoryExplain 
  18.     END POLICY
  19. END CATEGORY
  20. CLASS USER
  21.  
  22. CATEGORY !!L_CalendarPrintingAssistant 
  23. POLICY !!L_FirstWeekPolicy 
  24. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  25.     PART !!L_Empty DROPDOWNLIST
  26.                 VALUENAME firstWeekOfYearSelection
  27.     ITEMLIST
  28.                     NAME !!L_Firstfullweek  VALUE "FirstFullWeek"
  29.                     NAME !!L_Firstfourdayweek  VALUE "FirstFourDayWeek"
  30.                     NAME !!L_Firstday  VALUE "FirstDay" DEFAULT
  31.     END ITEMLIST
  32.                 NOSORT
  33.     END PART
  34.     EXPLAIN !!L_FirstWeekExplain 
  35.     END POLICY
  36. POLICY !!L_FirstdayofweekPolicy 
  37. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  38.     PART !!L_Empty DROPDOWNLIST
  39.                 VALUENAME firstDayOfWeekSelection
  40.     ITEMLIST
  41.                     NAME !!L_Sunday VALUE "sun" DEFAULT
  42.                     NAME !!L_Monday VALUE "mon"
  43.                     NAME !!L_Tuesday VALUE "tue"
  44.                     NAME !!L_Wednesday VALUE "wed"
  45.                     NAME !!L_Thursday VALUE "thu"
  46.                     NAME !!L_Friday VALUE "fri"
  47.                     NAME !!L_Saturday VALUE "sat"
  48.     END ITEMLIST
  49.                 NOSORT
  50.     END PART
  51.     EXPLAIN !!L_FirstdayofweekExplain
  52.     END POLICY
  53. POLICY !!L_ShowweeknumbersPolicy 
  54. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  55.             VALUENAME showWeekNumber
  56.             VALUEON !!L_true
  57.             VALUEOFF !!L_false
  58.     EXPLAIN !!L_ShowweeknumbersExplain
  59.     END POLICY
  60. POLICY !!L_MinfontsizePolicy 
  61. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  62.     PART !!L_Empty NUMERIC
  63.                 VALUENAME minSize
  64.                 MIN 1
  65.                 MAX 71
  66.     END PART
  67.     EXPLAIN !!L_MinfontsizeExplain 
  68.     END POLICY
  69. POLICY !!L_MincharspacingPolicy 
  70. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  71.     PART !!L_Empty DROPDOWNLIST
  72.                 VALUENAME condense
  73.     ITEMLIST
  74.                     NAME !!L_Condensed  VALUE "Condensed" DEFAULT
  75.                     NAME !!L_SemiCondensed  VALUE "SemiCondensed"
  76.                     NAME !!L_ExtraCondensed  VALUE "ExtraCondensed"
  77.                     NAME !!L_UltraCondensed  VALUE "UltraCondensed"
  78.                     NAME !!L_Normal  VALUE "Normal"
  79.     END ITEMLIST
  80.                 NOSORT
  81.     END PART
  82.     EXPLAIN !!L_MincharspacingExplain 
  83.     END POLICY
  84. POLICY !!L_MinfontweightPolicy 
  85. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  86.     PART !!L_Empty DROPDOWNLIST
  87.                 VALUENAME weight
  88.     ITEMLIST
  89.                     NAME !!L_Thin VALUE "Thin" DEFAULT
  90.                     NAME !!L_Light VALUE "Light"
  91.                     NAME !!L_ExtraLight VALUE "ExtraLight"
  92.                     NAME !!L_Normal VALUE "Normal"
  93.     END ITEMLIST
  94.                 NOSORT
  95.     END PART
  96.     EXPLAIN !!L_MinfontweightExplain 
  97.     END POLICY
  98. POLICY !!L_DropendtimesPolicy 
  99. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  100.             VALUENAME adaptChecked
  101.             VALUEON !!L_true
  102.             VALUEOFF !!L_false
  103.     EXPLAIN !!L_DropendtimesExplain 
  104.     END POLICY
  105. POLICY !!L_BreaklinesPolicy 
  106. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  107.             VALUENAME break
  108.             VALUEON !!L_true
  109.             VALUEOFF !!L_false
  110.     EXPLAIN !!L_BreaklinesExplain 
  111.     END POLICY
  112. POLICY !!L_ConsistencyPolicy 
  113. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  114.             VALUENAME consistency
  115.             VALUEON !!L_true
  116.             VALUEOFF !!L_false
  117.     EXPLAIN !!L_ConsistencyExplain 
  118.     END POLICY
  119. POLICY !!L_DefaultcolorschemePolicy 
  120. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  121.     PART !!L_Empty EDITTEXT
  122.                 VALUENAME styleColors
  123.     END PART
  124.     EXPLAIN !!L_DefaultcolorschemeExplain 
  125.     END POLICY
  126. POLICY !!L_DefaultfontPolicy 
  127. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  128.     PART !!L_Empty EDITTEXT
  129.                 VALUENAME styleFonts
  130.     END PART
  131.     EXPLAIN !!L_DefaultfontExplain 
  132.     END POLICY
  133. POLICY !!L_DefaultcalendardesignPolicy 
  134. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  135.     PART !!L_Empty EDITTEXT
  136.                 VALUENAME styleCalendarDesigns
  137.     END PART
  138.     EXPLAIN !!L_DefaultcalendardesignExplain 
  139.     END POLICY
  140. POLICY !!L_SortbyduedatePolicy 
  141. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  142.             VALUENAME tasksByDueDate
  143.             VALUEON !!L_true
  144.             VALUEOFF !!L_false
  145.     EXPLAIN !!L_SortbyduedateExplain 
  146.     END POLICY
  147. POLICY !!L_SortbystartdatePolicy 
  148. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  149.             VALUENAME tasksByStartDate
  150.             VALUEON !!L_true
  151.             VALUEOFF !!L_false
  152.     EXPLAIN !!L_SortbystartdateExplain 
  153.     END POLICY
  154. POLICY !!L_ShowcompletedtasksPolicy 
  155. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  156.             VALUENAME tasksShowCompleted
  157.             VALUEON !!L_true
  158.             VALUEOFF !!L_false
  159.     EXPLAIN !!L_ShowcompletedtasksExplain 
  160.     END POLICY
  161. POLICY !!L_ShowundatedtasksPolicy 
  162. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  163.             VALUENAME tasksShowUndated
  164.             VALUEON !!L_true
  165.             VALUEOFF !!L_false
  166.     EXPLAIN !!L_ShowundatedtasksExplain 
  167.     END POLICY
  168. POLICY !!L_ShowMRUlistPolicy 
  169. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  170.             VALUENAME showMRUList
  171.             VALUEON !!L_true
  172.             VALUEOFF !!L_false
  173.     EXPLAIN !!L_ShowMRUlistExplain 
  174.     END POLICY
  175. POLICY !!L_MRU1Policy 
  176. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  177.     PART !!L_Empty EDITTEXT
  178.                 VALUENAME MRU1
  179.     END PART
  180.     EXPLAIN !!L_MRU1Explain 
  181.     END POLICY
  182. POLICY !!L_MRU2Policy 
  183. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  184.     PART !!L_Empty EDITTEXT
  185.                 VALUENAME MRU2
  186.     END PART
  187.     EXPLAIN !!L_MRU2Explain 
  188.     END POLICY
  189. POLICY !!L_MRU3Policy 
  190. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  191.     PART !!L_Empty EDITTEXT
  192.                 VALUENAME MRU3
  193.     END PART
  194.     EXPLAIN !!L_MRU3Explain 
  195.     END POLICY
  196. POLICY !!L_MRU4Policy 
  197. KEYNAME Software\Microsoft\Office\12.0\CPAO\Settings
  198.     PART !!L_Empty EDITTEXT
  199.                 VALUENAME MRU4
  200.     END PART
  201.     EXPLAIN !!L_MRU4Explain 
  202.     END POLICY
  203. END CATEGORY
  204.  
  205.  
  206. [Strings]
  207. L_Empty=" "
  208. L_CalendarPrintingAssistant="Calendar Printing Assistant for Microsoft Office Outlook 2007"
  209. L_CalendarPrintingAssistantMachine="Calendar Printing Assistant for Microsoft Office Outlook 2007 (Machine)"
  210. L_FirstWeekPolicy="How first week of year is calculated"
  211. L_FirstWeekExplain="This will affect calculations of week number in templates that include it, as well as the display of the week number in the date picker."
  212. L_Firstfullweek="First full week"
  213. L_Firstfourdayweek="First four day week"
  214. L_Firstday="First day"
  215. L_FirstdayofweekPolicy="How first day of week is calculated"
  216. L_FirstdayofweekExplain="In templates that display days of the week, as well as the date picker, this will shift the display so that the specified day is displayed first.  In templates where the First Day Of Week property is explicitly set, this setting will have no effect."
  217. L_Sunday="Sunday"
  218. L_Monday="Monday"
  219. L_Tuesday="Tuesday"
  220. L_Wednesday="Wednesday"
  221. L_Thursday="Thursday"
  222. L_Friday="Friday"
  223. L_Saturday="Saturday"
  224. L_ShowweeknumbersPolicy="Show week numbers in date navigator and calendar views"
  225. L_ShowweeknumbersExplain="This causes week numbers to be displayed in the date picker, as well as templates that support showing the week number by using the Show week numbers in date navigator and calendar views condition."
  226. L_true="true"
  227. L_false="false"
  228. L_MinfontsizePolicy="Minimum font size for templates with a 'Compact List' control"
  229. L_MinfontsizeExplain="When attempting to shrink content to fit within 'Compact List' controls, Calendar Printing Assistant will start from the specified font size in the template and shrink the content as needed until the value specified in this string is reached, after which the text will not be shrunk any further (and alternative sizing strategies, such as dropping the end time, are applied).  If the value in this string is greater than the font size specified in the template, the template’s value is used without any shrinking."
  230. L_MincharspacingPolicy="Minimum character spacing"
  231. L_MincharspacingExplain="This will have the visual effect of squeezing the text together horizontally to allow more content to fit."
  232. L_Condensed="Condensed"
  233. L_SemiCondensed="Semi-condensed"
  234. L_ExtraCondensed="Extra-condensed"
  235. L_UltraCondensed="Ultra-condensed"
  236. L_Normal="Normal"
  237. L_MinfontweightPolicy="Minimum font weight"
  238. L_MinfontweightExplain="This will have the visual effect of making each character physically “thinner” to allow more content to fit."
  239. L_Thin="Thin"
  240. L_Light="Light"
  241. L_ExtraLight="Extra-light"
  242. L_DropendtimesPolicy="Drop end times to show longer subject text"
  243. L_DropendtimesExplain="When enabled, only the start time for each appointment is shown when there is insufficient room for text to be fully displayed.  Only applies to 'Compact List' based controls."
  244. L_BreaklinesPolicy="Break lines at character"
  245. L_BreaklinesExplain="When enabled, a line may break in mid-word in order to maximize space used by each line, instead of breaking at the end of a word. Only applies to 'Compact List' based controls."
  246. L_ConsistencyPolicy="Show all days with uniform settings"
  247. L_ConsistencyExplain="When enabled, Compact List based controls within a template shares the content-fitting settings of the most restrictive cell in the grid. For example, if there is a cell in the calendar grid that has the font as small as possible, as well as the end-time dropped, all cells will share these settings when the Show all days in uniform settings is enabled."
  248. L_DefaultcolorschemePolicy="Set default color scheme"
  249. L_DefaultcolorschemeExplain="When this value is set, the user may still change the current color scheme but is unable to set a different scheme as default."
  250. L_DefaultfontPolicy="Set default font scheme"
  251. L_DefaultfontExplain="When this value is set, the user may still change the current font scheme but is unable to set a different scheme as default."
  252. L_DefaultcalendardesignPolicy="Set default calendar design scheme"
  253. L_DefaultcalendardesignExplain="When this value is set, the user may still change the current calendar design scheme but is unable to set a different scheme as default."
  254. L_SortbyduedatePolicy="Sort tasks by due date"
  255. L_SortbyduedateExplain="When this value is set, the “Tasks by Due Date” option under the View menu is enabled and is grayed-out, preventing the user from modifying this setting.  The “Tasks by Due Date” setting cannot be enabled at the same time as the “Tasks by Start Date” setting."
  256. L_SortbystartdatePolicy="Sort tasks by start date"
  257. L_SortbystartdateExplain="When this value is set, the “Tasks by Start Date” option under the View menu is enabled and is grayed-out, preventing the user from modifying this setting.  The “Tasks by Start Date” setting cannot be enabled at the same time as the “Tasks by Due Date” setting."
  258. L_ShowcompletedtasksPolicy="Show completed tasks"
  259. L_ShowcompletedtasksExplain="When this value is set, the “Show Completed Tasks” option under the View menu is enabled and is grayed-out, preventing the user from modifying this setting."
  260. L_ShowundatedtasksPolicy="Show tasks without dates"
  261. L_ShowundatedtasksExplain="When this value is set, the “Show Tasks without Dates” option under the View menu is enabled and is grayed-out, preventing the user from modifying this setting."
  262. L_ShowMRUlistPolicy="Show the most recently used files under the File menu"
  263. L_ShowMRUlistExplain="The last four files that were opened in Calendar Printing Assistant are listed under the File menu; if this setting is enabled, none of the most recently used files are displayed."
  264. L_MRU1Policy="Most recently used file entry #1"
  265. L_MRU2Policy="Most recently used file entry #2"
  266. L_MRU3Policy="Most recently used file entry #3"
  267. L_MRU4Policy="Most recently used file entry #4"
  268. L_MRU1Explain="Specify the file to use in entry #1 of the most recently used files."
  269. L_MRU2Explain="Specify the file to use in entry #2 of the most recently used files."
  270. L_MRU3Explain="Specify the file to use in entry #3 of the most recently used files."
  271. L_MRU4Explain="Specify the file to use in entry #4 of the most recently used files."
  272. L_TemplatesdirectoryPolicy="Directory where all templates are located"
  273. L_TempatesdirecotryExplain="Any user-created or downloaded templates that are saved in this directory will appear in the template gallery."
  274. L_CalendardesigndirectoryPolicy="Directory where all calendar designs are located"
  275. L_CalendardesigndirectoryExplain="Any user-created or downloaded calendar designs that are saved in this directory appear in the Calendar Styles gallery."
  276.  
  277.